home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 6
/
BUGCD1997_09.BIN
/
UTIL
/
WINFAX
/
WINFAX80.EXE
/
wfxvcsim.dl_
/
wfxvcsim.dl
/
[0]
next >
Wrap
Text File
|
1997-03-01
|
400b
|
15 lines
BOOL success;
BYTE *ptr;
DLRemoteNotificationPtr remoteMsg = (DLRemoteNotificationPtr) pipeThreadBuffer;
while (ReadFile (readPipe, pipeThreadBuffer, 4, &bytesRead, NULL))
{
// if first long is 0xffffffff it means terminate
if (remoteMsg->totalSize == 0xFFFFFFFF)
{
break;
}
// if the totalSize is greater the